home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / ftn / putc.z / putc
Encoding:
Text File  |  1998-10-30  |  1.7 KB  |  67 lines

  1.  
  2.  
  3.  
  4. PPPPUUUUTTTTCCCC((((3333FFFF))))                                                              PPPPUUUUTTTTCCCC((((3333FFFF))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      putc, fputc - write a character to a fortran logical unit
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      iiiinnnntttteeeeggggeeeerrrr ffffuuuunnnnccccttttiiiioooonnnn ppppuuuuttttcccc ((((cccchhhhaaaarrrr))))
  13.      cccchhhhaaaarrrraaaacccctttteeeerrrr cccchhhhaaaarrrr
  14.  
  15.      iiiinnnntttteeeeggggeeeerrrr ffffuuuunnnnccccttttiiiioooonnnn ffffppppuuuuttttcccc ((((lllluuuunnnniiiitttt,,,, cccchhhhaaaarrrr))))
  16.      cccchhhhaaaarrrraaaacccctttteeeerrrr cccchhhhaaaarrrr
  17.  
  18. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.      These funtions write a character to the file associated with a fortran
  20.      logical unit bypassing normal fortran I/O.  _P_u_t_c writes to logical unit
  21.      6, normally connected to the control terminal output.
  22.  
  23.      The value of each function will be zero unless some error occurred; a
  24.      system error code otherwise. See _p_e_r_r_o_r(3F).
  25.  
  26. FFFFIIIILLLLEEEESSSS
  27.      /usr/lib/libU77.a
  28.  
  29. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  30.      putc(3S), intro(2), perror(3F)
  31.  
  32. OOOORRRRIIIIGGGGIIIINNNN
  33.      MIPS Computer Systems
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.